Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: Additional HTML report improvements #559

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

anishnaik
Copy link
Collaborator

@anishnaik anishnaik commented Feb 4, 2025

Closes #325

This PR should cover the additional TODOS that were left over from #302:

Expand/collapse all is OK, but it seems like we need better navigatability. Outstanding tasks are:

Add a file explorer on the left (similar to GitHub's split pane view for changed files. Needs support to click + jump to a file (should auto expand).
Add some kind of headings so when you click a file in the explorer, it adds the heading to the page URL (so you can reference it later).
Add auto-expand to the panels when a selection is made within them. Specifically, if you search for a word like "function" with all source files collapsed, it will show you results but not bring you to them, because the collapsible containers do not expand.

It should also support any additional features requested in #325.

@anishnaik anishnaik marked this pull request as draft February 4, 2025 14:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

coverage report ideas
1 participant